Option arguments start with a minus or a plus sign, followed by one or more option letters. If a minus sign is used, the options are set. With a plus sign, the options are reset. By default, no options are set. Options can also be set or reset from the LATEX file (see below). This overrides the corresponding options setting from the command line. The effect of setting each option is described below.
*
operator with an empty
second argument. Instead of transforming x *
into () | x +
it is transformed into () + x
.
YYDEBUG
defined (which is the default) and
your yacc supports it.
.rao
file.
Setting options this way is especially useful for the -a, -c and -t options. Messages about redefined identifiers are printed according to the setting of -c in effect at that point, but messages about undefined identifiers and unnamed rules are printed only if -c is still in effect at the end of the input file.